TSTP Solution File: PUZ102^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : PUZ102^5 : TPTP v8.1.2. Bugfixed v5.2.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.RM5awdbae8 true

% Computer : n018.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 13:31:09 EDT 2023

% Result   : Theorem 0.20s 0.78s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   15 (   8 unt;   4 typ;   0 def)
%            Number of atoms       :   13 (   3 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   67 (   4   ~;   1   |;   5   &;  47   @)
%                                         (   0 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   9   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   20 (   6   ^;  14   !;   0   ?;  20   :)

% Comments : 
%------------------------------------------------------------------------------
thf(s_type,type,
    s: $i > $i ).

thf(sk__2_type,type,
    sk__2: $i ).

thf(sk__3_type,type,
    sk__3: $i > $o ).

thf(cCKB_E2_type,type,
    cCKB_E2: $i > $i > $o ).

thf(cCKB_E2_def,axiom,
    ( cCKB_E2
    = ( ^ [Xx: $i,Xy: $i] :
        ! [Xp: $i > $o] :
          ( ( ( Xp @ Xx )
            & ! [Xu: $i] :
                ( ( Xp @ Xu )
               => ( Xp @ ( s @ ( s @ Xu ) ) ) ) )
         => ( Xp @ Xy ) ) ) ) ).

thf('0',plain,
    ( cCKB_E2
    = ( ^ [Xx: $i,Xy: $i] :
        ! [Xp: $i > $o] :
          ( ( ( Xp @ Xx )
            & ! [Xu: $i] :
                ( ( Xp @ Xu )
               => ( Xp @ ( s @ ( s @ Xu ) ) ) ) )
         => ( Xp @ Xy ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[cCKB_E2_def]) ).

thf('1',plain,
    ( cCKB_E2
    = ( ^ [V_1: $i,V_2: $i] :
        ! [X4: $i > $o] :
          ( ( ( X4 @ V_1 )
            & ! [X6: $i] :
                ( ( X4 @ X6 )
               => ( X4 @ ( s @ ( s @ X6 ) ) ) ) )
         => ( X4 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(cCKB_L33000,conjecture,
    ! [Xx: $i] : ( cCKB_E2 @ Xx @ ( s @ ( s @ Xx ) ) ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i,X6: $i > $o] :
      ( ( ( X6 @ X4 )
        & ! [X8: $i] :
            ( ( X6 @ X8 )
           => ( X6 @ ( s @ ( s @ X8 ) ) ) ) )
     => ( X6 @ ( s @ ( s @ X4 ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ! [X4: $i,X6: $i > $o] :
        ( ( ( X6 @ X4 )
          & ! [X8: $i] :
              ( ( X6 @ X8 )
             => ( X6 @ ( s @ ( s @ X8 ) ) ) ) )
       => ( X6 @ ( s @ ( s @ X4 ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i] :
      ( ( sk__3 @ ( s @ ( s @ X0 ) ) )
      | ~ ( sk__3 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl2,plain,
    ~ ( sk__3 @ ( s @ ( s @ sk__2 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl3,plain,
    ~ ( sk__3 @ sk__2 ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl2]) ).

thf(zip_derived_cl0,plain,
    sk__3 @ sk__2,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl5,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl3,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : PUZ102^5 : TPTP v8.1.2. Bugfixed v5.2.0.
% 0.11/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.RM5awdbae8 true
% 0.14/0.34  % Computer : n018.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Sat Aug 26 22:37:45 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.34  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.35  % Running in HO mode
% 0.20/0.65  % Total configuration time : 828
% 0.20/0.65  % Estimated wc time : 1656
% 0.20/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.20/0.76  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.20/0.76  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.20/0.77  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 0.20/0.78  % Solved by lams/40_c.s.sh.
% 0.20/0.78  % done 2 iterations in 0.006s
% 0.20/0.78  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.78  % SZS output start Refutation
% See solution above
% 0.20/0.78  
% 0.20/0.78  
% 0.20/0.78  % Terminating...
% 1.62/0.86  % Runner terminated.
% 1.62/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------